Click or drag to resize

RequestServerVersion Enumeration

Contains the versioning information that identifies the schema version to target for a request.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum RequestServerVersion
Members
  Member nameValueDescription
Exchange20070 Target the schema files for the initial release version of Exchange 2007.
Exchange2007SP11 Target the schema files for Exchange 2007 Service Pack 1 (SP1).
Exchange20102 Target the schema files for Exchange 2010.
Exchange2010SP13 Target the schema files for Exchange 2010 Service Pack 1 (SP1).
Exchange2010SP24 Target the schema files for Exchange 2010 Service Pack 2 (SP2).
Exchange20135 Target the schema files for Exchange 2013.
Exchange2013SP16 Target the schema files for Exchange 2013 Service Pack 1 (SP1).
Exchange20167 Target the schema files for Exchange 2016.
See Also